home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / MacMathPascal / card_2244.txt < prev    next >
Encoding:
Text File  |  1988-09-05  |  1.6 KB  |  78 lines

  1. -- card: 2244 from stack: in
  2. -- bmap block id: 10797
  3. -- flags: 0000
  4. -- background id: 2607
  5. -- name: a
  6. ----- HyperTalk script -----
  7. on idle
  8.   if visible of card button continue is False then
  9.     set visible of card Field hide to true
  10.     set visible of Field Documentation to False
  11.     set visible of Field Source to False
  12.     set visible of BACKGROUND button "Introduction" to False
  13.     set visible of BACKGROUND button "Create Program" to False
  14.     set lockscreen to false
  15.     get msg
  16.     if it is not "Alice" then
  17.       visual dissolve   slowly
  18.       wait 1 seconds
  19.       go to card id 3848
  20.     end if
  21.   end if
  22. end idle
  23.  
  24.  
  25. -- part 1 (button)
  26. -- low flags: 80
  27. -- high flags: 8003
  28. -- rect: left=27 top=300 right=322 bottom=127
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 0 / 0
  31. -- text alignment: 1
  32. -- font id: 0
  33. -- text size: 12
  34. -- style flags: 0
  35. -- line height: 16
  36. -- part name: Continue
  37. ----- HyperTalk script -----
  38. on mouseUp
  39.   set the visible of card button continue to false
  40.   set visible of card Field hide to true
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 4 (field)
  46. -- low flags: 00
  47. -- high flags: 0001
  48. -- rect: left=281 top=304 right=332 bottom=389
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 0
  52. -- font id: 3
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: hide
  57.  
  58.  
  59. -- part contents for background part 6
  60. ----- text -----
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. -- part contents for background part 22
  69. ----- text -----
  70. a
  71.  
  72. -- part contents for background part 23
  73. ----- text -----
  74. a
  75.  
  76. -- part contents for background part 26
  77. ----- text -----
  78. 1